home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / zkuste / MacOS / FILES / MiCards.sit / Mike's Cards / Mike's Cards.rsrc / STR#_7842.txt < prev    next >
Text File  |  2000-07-01  |  2KB  |  51 lines

  1. fragInvalidFragmentUsage - ie: app's main fragment had no entry point - or - an accelerated resource had no entry point, or it had a termination routine, etc...
  2.  
  3. fragArchError - fragment targeted for an unacceptable architecture
  4.  
  5. fragAppNotFound - no application found in cfrg (for Process Manager)
  6.  
  7. fragUserInitProcErr - user intialization routine did not return noErr
  8.  
  9. fragCorruptErr - fragment container corrupted (known format)
  10.  
  11. fragConstErr - internal inconstistancy
  12.  
  13. fragMgrInitErr - error in initailization of this manager
  14.  
  15. fragLibConnErr - error connecting to library (error occured in sub prepare)
  16.  
  17. fragInitRtnUsageErr - boot library has initialization routine
  18.  
  19. fragInitLoop - circularity detected in mandatory initialization order
  20.  
  21. fragImportTooNew - import library was too new and therefore incompatible
  22.  
  23. fragImportTooOld - import library was too old and therefore incompatible
  24.  
  25. fragObjectInitSeqErr - order error during user initialization function invocation
  26.  
  27. fragNoContextIDs - no more context idΓÇÖs
  28.  
  29. fragNoAddrSpace - out of memory in user's address space for loadable section
  30.  
  31. fragNoMem - out of memory for interal bookkeeping
  32.  
  33. fragUnused1 - unused
  34.  
  35. fragHadUnresolveds - loaded fragment had ΓÇ£hardΓÇ¥ unresolved imports
  36.  
  37. fragFormatUnknown - fragment container format unknown
  38.  
  39. fragDupRegLibName - registered name already in use
  40.  
  41. fragLibNotFound - library name not found in Frag registry
  42.  
  43. fragSectionNotFound - section was not found
  44.  
  45. fragSymbolNotFound - symbol was not found in connection
  46.  
  47. fragConnectionIDNotFound - connecionID was not valid
  48.  
  49. fragContextNotFound - contextID was not valid
  50.  
  51.